Fox's Git Mirrors
Commit 768edd2f5d15506274e01a48e6da28ed43901e63
Changes
Diff
diff --git a/hardware/AFSK.h b/hardware/AFSK.h
index 4b09b64..5c2fb9c 100755
--- a/hardware/AFSK.h
+++ b/hardware/AFSK.h
@@ -39,7 +39,7 @@ inline static uint8_t sinSample(uint16_t i) {
#define CPU_FREQ F_CPU
-#define BITRATE 300
+#define BITRATE 1200
#if BITRATE == 300
#define CONFIG_ADC_SAMPLERATE 4800UL
Served by rngit 1.4.1 - Generated in 0.03s